Einhugur Xml Plugin for Xojo

Document.ToString Method

Outputs the entire Xml document out as string.

ToString() as String

Parameters

Returns

String
The string representing the Xml document.

Remarks

See Also

Document Class